Checks if the customer exist.

Checks if the customer exist.

PATH:

/v1/clients/{clientId}/customers/{customerNumber}

PATH PARAMETERS:

clientId
required

integer

The ID of the client.

customerNumber
required

string

The ID of the customer.

RESPONSES:

200 Customer exists.
404 Customer with the specified ID was not found.

Path

head

/v1/clients/{clientId}/customers/{customerNumber}

Response samples